hasTransientState
Deprecated
Call hasTransientState directly.
Indicates whether the view is currently tracking transient state that the app should not need to concern itself with saving and restoring, but that the framework should take special note to preserve when possible.
Return
true if the view has transient state
Parameters
view
View to check for transient state